home *** CD-ROM | disk | FTP | other *** search
/ Meeting Pearls 1 / Meeting Pearls Vol 1 (1994).iso / installed_progs / comm / ums / readme < prev    next >
Encoding:
Text File  |  1994-05-23  |  7.1 KB  |  208 lines

  1. ** This CD contains UMS v10.8 although this version is a little bit outdated.
  2. ** Recommended procedure is installing v10.8 and then updating individual
  3. ** programs. You find newer versions of IntuiNews etc. in archived form on this
  4. ** CD in "BBS/comm/ums".
  5. ** 
  6. ** Watch out: The installer script only works if "RexxMast" is started and "rx"
  7. ** is resident. UMSFido needs a lot of stack. Please use at least 40000 bytes.
  8. ** 
  9. ** Don't forget to look for new versions in your favorite BBSs or on AmiNet.
  10. ** 
  11. ** Enjoy!
  12.  
  13. Universal Message System (UMS)  -- Release 10.8
  14. ===============================================
  15.  
  16. Installation:
  17. -------------
  18.  
  19. - UMS ist distributed on two 880k floppy disks called "UMS-Release_10.8_1"
  20.   and "UMS-Release_10.8_2". If you don't use those disks please make sure
  21.   to use "MakeAssign" in order to assign "Install-UMS_x" to the
  22.   appropriate directories.
  23.  
  24. - There is an installer script to install a simple UMS setup. You _MUST_
  25.   use this script to install UMS. Otherwise you'll have a lot of
  26.   unnecessary trouble. Installer is part of this distribution.  Please,
  27.   _DO_ use "Installer" and "Install-UMS" to install your first UMS 
  28.   environment!
  29.  
  30. - There is no example configuration except the configuration created by
  31.   "Install-UMS" and little documentation. Currently a new comprehensive
  32.   documentation using AmigaGuide is being written. Please stay tuned.
  33.  
  34.  
  35. Messagereader:
  36. --------------
  37.  
  38. - This package features IntuiNews 1.1 a powerful graphical news and mail
  39.   reader written by Matthias Scheler and Markus Stipp. It's based on
  40.   Stefan Stuntz' Magic User Interface. MUI is not part of this
  41.   distribution.
  42.  
  43. - The other reader is RUMS written by Martin Horneffer and updated by
  44.   Kai Bolay. This reader is console based and can be customized using a
  45.   special script language.
  46.  
  47. - Some other readers are currently under developement. Please contact the
  48.   authors of these readers directly to get public betas or release
  49.   versions. The installer script will show their email addresses.
  50.  
  51.  
  52. Bulletin Board Systems:
  53. -----------------------
  54.  
  55. - There are no BBSs included in this release. However several are under
  56.   development. Please contact the authors directly. They are named in the
  57.   installer script.
  58.  
  59.  
  60. Networks:
  61. ---------
  62.  
  63. - There are drivers for UUCP and Fido as well as drivers for the German
  64.   networks Maus and Z-Netz.
  65.  
  66. - UUCiCo for polling UUCP systems is included in this distribution.
  67.  
  68. - You need a separate mailer for using Fido. TrapDoor is a good choice but
  69.   not included in this distribution.
  70.  
  71. - An ARexx script for "MausTausch" using VLT ist provided.
  72.  
  73. - ZerberusMailer is included for doing a Z-Netz "netcall".
  74.  
  75.  
  76. Tools:
  77. ------
  78.  
  79. - a lot of tools are provided which make the use of UMS easier. Please take
  80.   a look at their manuals. The most important tool to start with is
  81.   'Expire'.
  82.  
  83.  
  84. Development:
  85. ------------
  86.  
  87. - documentation and include files for C, Modula-2 and Oberon(-2) and
  88.   ARexx are provided.
  89.  
  90.  
  91. Usage:
  92. ------
  93.  
  94. - First you'll have to run the install script to copy all parts of UMS to
  95.   your harddisk. Please _DO_ use the script for this purpose! Please do
  96.   _NOT_ try to copy all this stuff by hand. The installer isn't simply
  97.   unpacking the stuff. It actually moves it around and *GENERATES* files.
  98.  
  99. - Then you should have a look on all files (scripts/docs) which were
  100.   installed in order to get a general overview.
  101.  
  102. - Then you can use the newsreader of your choice for reading and writing
  103.   messages. Use your own login for that purpose.
  104.  
  105. - If you want to exchange messages with an other system you'll have to
  106.   run the appropriate exporter for this system (use the login for the
  107.   system's UMS user). Then you call the system in order to send the
  108.   exported messages and receive new messages. The new messages must be
  109.   imported using the appropriate importer.
  110.  
  111. - You should clean up your messagebase regularely. First you have to run
  112.   the tool expire which marks old messages as expired. After that you
  113.   should  make a backup of your message base, because if the cleanup
  114.   process is interupted a corrupt message base is very likely. After the
  115.   backup you should run "cleanums.rexx" with physically deletes all deleted
  116.   and expired messages. CleanUMS may not be interuppted. After that you'll
  117.   have more space on your harddisk.
  118.  
  119.  
  120. History:
  121. --------
  122.  
  123. - Release 10.1: first launch at the programmer's meeting in Illertissen
  124.   (25.4.1993)
  125.  
  126. - Release 10.2: added MUMS 0.13e as reader (one is better than none)
  127.   (7.5.1993)    fixed bugs with FidoImport and the installer script
  128.  
  129. - Release 10.3: umsserver and ums.library in 10.2 had some bugs that could
  130.   (10.5.1993)   simply be fixed.
  131.  
  132. - Release 10.4: small bugfixes
  133.   (11.5.1993)
  134.  
  135. - Release 10.5: some other bugfixes. This release was pretty stable.
  136.   (13.5.1993)
  137.  
  138. - Release 10.6: changed installation concept, included Installer and
  139.   (23.9.1993)   AmigaGuide to the distribution. Updates to nearly all
  140.                 software. Highlights are IntuiNews, an ARexx interface
  141.                 for ums.library and ums.service for using UMS in a local
  142.                 area network.
  143.  
  144. - Release 10.7: Removed minor bugs and final cleanup.
  145.   (29.9.1993)
  146.  
  147. - Release 10.8: improved installation script. Splitted for better
  148.   (19.11.1993)  distribution on floppy disks. Updated some software.
  149.  
  150.  
  151.  
  152. Future:
  153. -------
  154.  
  155. - The single most important subject is documentation. Karl Skibinski is
  156.   working hard on a solid TeXInfo (-> AmigaGuide, DVI) documentation. It
  157.   will be released and spread as soon as it is available.
  158.  
  159. - All included software is constantly improved. Please contact the athors
  160.   directly. Please write your suggestions!
  161.  
  162.  
  163. Bug-Reports:
  164. ------------
  165.  
  166. - Please send your reports directly to the author of the responsibly
  167.   subsystem or use <bugs@umshq.dfv.rwth-aachen.de>.
  168.  
  169. - Do not forget to include version numbers and a precise explenation how
  170.   the bug can be reproduced. Please inculude the output of 'ShowUMSConfig'.
  171.  
  172.  
  173. Addresses:
  174. ----------
  175.  
  176. - Please try to reach the athors of the subsystems directly! For problems
  177.   concerning the installation script please contact:
  178.   Kai Bolay <kai@amokle.stgt.sub.org> or <2:2407/106.3@Fidonet>
  179.  
  180. - For problems programming UMS try to participate in public UMS groups or
  181.   mailinglists or contact:
  182.   Martin Horneffer <mh@umshq.dfv.rwth-aachen.de> or <2:242/7.9@Fidonet>
  183.  
  184.  
  185. Legal:
  186. ------
  187.  
  188. - This package is freely distributable
  189.   THE INCLUDING SOFTWARE IS PROVIDED "AS-IS" AND SUBJECT TO CHANGE;
  190.   NO WARRANTIES ARE MADE.  ALL USE IS AT YOUR OWN RISK.  NO LIABILITY
  191.   OR RESPONSIBILITY IS ASSUMED.
  192.  
  193. - Installer and Installer project icon
  194.   (c) Copyright 1991-93 Commodore-Amiga, Inc.  All Rights Reserved.
  195.   Reproduced and distributed under license from Commodore.
  196.  
  197.   INSTALLER SOFTWARE IS PROVIDED "AS-IS" AND SUBJECT TO CHANGE;
  198.   NO WARRANTIES ARE MADE.  ALL USE IS AT YOUR OWN RISK.  NO LIABILITY
  199.   OR RESPONSIBILITY IS ASSUMED.
  200.  
  201. - AmigaGuide, AmigaGuide.info, amigaguide.library,
  202.   (c) Copyright 1991-93 Commodore-Amiga, Inc.  All Rights Reserved.
  203.   Reproduced and distributed under license from Commodore.
  204.  
  205.   AMIGAGUIDE SOFTWARE IS PROVIDED "AS-IS" AND SUBJECT TO CHANGE;
  206.   NO WARRANTIES ARE MADE.  ALL USE IS AT YOUR OWN RISK.  NO LIABILITY
  207.   OR RESPONSIBILITY IS ASSUMED.
  208.